source/vibe/core/channel.d(110,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/vibe/core/channel.d(114,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/vibe/core/concurrency.d(508,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/vibe/core/concurrency.d(524,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/vibe/core/core.d(915,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/vibe/core/core.d(1149,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/vibe/core/net.d(368,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/vibe/core/net.d(372,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/vibe/core/net.d(377,4): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/vibe/internal/freelistref.d(193,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/vibe/internal/freelistref.d(229,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/vibe/core/args.d(148,35): Error: `@safe` function `printCommandLineHelp` cannot access `__gshared` data `g_args` source/vibe/core/args.d(149,16): Error: `@safe` function `printCommandLineHelp` cannot access `__gshared` data `g_options` source/vibe/core/args.d(198,14): Error: `@safe` function `finalizeCommandLineOptions` cannot access `__gshared` data `g_args` source/vibe/core/args.d(201,15): Error: `@safe` function `finalizeCommandLineOptions` cannot access `__gshared` data `g_args` source/vibe/core/args.d(202,13): Error: `@safe` function `finalizeCommandLineOptions` cannot access `__gshared` data `g_args` source/vibe/core/args.d(203,54): Error: `@safe` function `finalizeCommandLineOptions` cannot access `__gshared` data `g_args` source/vibe/core/args.d(208,6): Error: `@safe` function `finalizeCommandLineOptions` cannot access `__gshared` data `g_help` source/vibe/core/args.d(239,2): Error: `@safe` function `setCommandLineArgs` cannot access `__gshared` data `g_args` source/vibe/core/args.d(278,7): Error: `@safe` function `init` cannot access `__gshared` data `g_args` source/vibe/core/args.d(280,7): Error: `@safe` function `init` cannot access `__gshared` data `g_args` source/vibe/core/args.d(280,22): Error: `@safe` function `init` cannot access `__gshared` data `g_args` source/vibe/core/args.d(289,4): Error: `@safe` function `init` cannot access `__gshared` data `g_config` source/vibe/core/args.d(290,4): Error: `@safe` function `init` cannot access `__gshared` data `g_haveConfig` source/vibe/core/args.d(295,7): Error: `@safe` function `init` cannot access `__gshared` data `g_haveConfig` source/vibe/core/args.d(298,24): Error: `@safe` function `init` cannot access `__gshared` data `g_help` source/vibe/core/args.d(298,12): Error: `@safe` function `vibe.core.args.init` cannot call `@system` function `vibe.core.args.readOption!bool.readOption` source/vibe/core/args.d(47,6): `vibe.core.args.readOption!bool.readOption` is declared here source/vibe/core/core.d(900,2): Error: `@safe` function `setTaskStackSize` cannot access `__gshared` data `ms_taskStackSize` source/vibe/core/core.d(917,16): Error: `@safe` function `workerThreadCount` cannot access `__gshared` data `st_threadsMutex` source/vibe/core/core.d(913,18): Error: function `vibe.core.core.workerThreadCount` label `__returnLabel` is undefined source/vibe/core/core.d(934,16): Error: `@safe` function `disableDefaultSignalHandlers` cannot access `__gshared` data `st_threadsMutex` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.